Source Coding

Definitions: Part I

$$ \mathcal{D}^{*} = \mathcal{D} \cup \mathcal{D}^{2} \cup \mathcal{D}^{3} \cup \cdots $$ $$ \begin{aligned} C : \mathcal{X} &\mapsto \mathcal{D}^{*} \end{aligned} $$ $$ \begin{aligned} C(x) &\in \mathcal{D}^{*} &\forall x \in \mathcal{X} \end{aligned} $$ $$ \ell(x) $$ $$ \begin{aligned} x \neq \tilde{x} \Rightarrow C(x) \neq C(\tilde{x}) \end{aligned} $$

Definitions: Part I

$$ \begin{aligned} x_1 \cdots x_n \neq \tilde{x}_1 \cdots \tilde{x}_n \Longrightarrow C(x_1) \cdots C(x_n) \neq C(\tilde{x}_1) \cdots C(\tilde{x}_n) \end{aligned} $$

by Jon